-- card: 4913 from stack: in -- bmap block id: 5470 -- flags: 0000 -- background id: 2649 -- name: Sorting -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=62 top=85 right=108 bottom=204 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card "Automation" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=62 top=115 right=138 bottom=204 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card "Sorting" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=61 top=148 right=171 bottom=203 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card "HotKeys" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=61 top=180 right=203 bottom=203 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card "Display" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=61 top=211 right=234 bottom=203 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card "General" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 6006 -- rect: left=213 top=68 right=86 bottom=295 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp set the hilite of card button 8 to FALSE set the hilite of card button 9 to FALSE set the hilite of card button 10 to FALSE set the hilite of card button 11 to FALSE set the hilite of card button 12 to FALSE set the hilite of me to TRUE global GOOBER if the hilite of me is true then put SLBin into GOOBER end if end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=316 top=288 right=306 bottom=376 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp global GOOBER if the hilite of card button 6 is true then put "SLBin" into GOOBER end if if the hilite of card button 8 is true then put "SLBout" into GOOBER end if if the hilite of card button 9 is true then put "SLBnames" into GOOBER end if if the hilite of card button 10 is true then put "SLBreturn" into GOOBER end if if the hilite of card button 11 is true then put "SLBnotes" into GOOBER end if if the hilite of card button 12 is true then put "SLBdate" into GOOBER end if go to card GOOBER end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 2006 -- rect: left=299 top=69 right=87 bottom=356 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp set the hilite of card button 6 to FALSE set the hilite of card button 9 to FALSE set the hilite of card button 10 to FALSE set the hilite of card button 11 to FALSE set the hilite of card button 12 to FALSE set the hilite of me to true global GOOBER put SLBout into GOOBER end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 2006 -- rect: left=362 top=68 right=88 bottom=445 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp set the hilite of card button 6 to FALSE set the hilite of card button 8 to FALSE set the hilite of card button 10 to FALSE set the hilite of card button 11 to FALSE set the hilite of card button 12 to FALSE set the hilite of me to TRUE global GOOBER if the hilite of me is true then put SLBnames into GOOBER end if end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 2006 -- rect: left=213 top=87 right=105 bottom=295 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp set the hilite of card button 6 to FALSE set the hilite of card button 8 to FALSE set the hilite of card button 9 to FALSE set the hilite of card button 11 to FALSE set the hilite of card button 12 to FALSE set the hilite of me to TRUE global GOOBER if the hilite of me is true then put SLBreturn into GOOBER end if end mouseUp -- part 12 (button) -- low flags: 00 -- high flags: 2006 -- rect: left=299 top=88 right=105 bottom=359 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp set the hilite of card button 6 to FALSE set the hilite of card button 8 to FALSE set the hilite of card button 9 to FALSE set the hilite of card button 10 to FALSE set the hilite of card button 12 to FALSE set the hilite of me to TRUE global GOOBER if the hilite of me is true then put SLBnotes into GOOBER end if end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 2006 -- rect: left=362 top=88 right=105 bottom=450 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp set the hilite of card button 6 to FALSE set the hilite of card button 8 to FALSE set the hilite of card button 9 to FALSE set the hilite of card button 10 to FALSE set the hilite of card button 11 to FALSE set the hilite of me to TRUE global GOOBER if the hilite of me is true then put SLBdate into GOOBER end if end mouseUp -- part 15 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=383 top=286 right=308 bottom=445 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp go to card "SLBnames" end mouseUp -- part 17 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=232 top=142 right=164 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp show card field "EPP" repeat until the mouse is down show card field "EPP" end repeat hide card field "EPP" end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=232 top=187 right=209 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp show card field "ENP" repeat until the mouse is down show card field "ENP" end repeat hide card field "ENP" end mouseUp -- part 19 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=232 top=233 right=255 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp show card field "VNP" repeat until the mouse is down show card field "VNP" end repeat hide card field "VNP" end mouseUp -- part 20 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=225 top=259 right=279 bottom=381 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp show card field "CPN" repeat until the mouse is down show card field "CPN" end repeat hide card field "CPN" end mouseUp -- part 21 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=52 top=115 right=142 bottom=460 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 20 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: EPP -- part 22 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=52 top=164 right=191 bottom=459 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 20 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: ENP -- part 26 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=52 top=209 right=236 bottom=459 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 20 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: VNP -- part 27 (field) -- low flags: 81 -- high flags: 0004 -- rect: left=0 top=283 right=311 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 20 -- text size: 18 -- style flags: 0 -- line height: 24 -- part name: CPN -- part contents for card part 21 ----- text ----- This is where you would enter your current password. -- part contents for card part 22 ----- text ----- This is where you would enter your NEW password. -- part contents for card part 26 ----- text ----- This is where you would verify the NEW password. -- part contents for card part 27 ----- text ----- Clicking this Button will change the OLD password to the NEW one."